github.com/golang/protobuf/proto.textParser.line (field)

4 uses

	github.com/golang/protobuf/proto (current package)
		text_decode.go#L71: 	offset, line int
		text_decode.go#L86: 	p.line = 1
		text_decode.go#L554: 			p.line++
		text_decode.go#L574: 	p.cur.offset, p.cur.line = p.offset, p.line